home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(4, 1)
- set the memberNum of sprite 4 to the number of member "flatbutton copy"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 4 to the number of member "flat copy"
- updateStage()
- puppetSprite(4, 0)
- unLoad()
- SetReturn()
- play movie "tale.dir"
- end
-